Opc.Ua.Core
UaChannelBase<TChannel> Class Properties


Opc.Ua Namespace : UaChannelBase<TChannel> Class

For a list of all members of this type, see UaChannelBase<TChannel> members.

Public Properties
 NameDescription
Public Property Gets the binary encoding support. (Inherited from Opc.Ua.UaChannelBase)
Public Property Gets the the channel's current security token. (Inherited from UaChannelBase)
Public Property Gets the configuration for the channel. (Inherited from UaChannelBase)
Public Property Gets the description for the endpoint used by the channel. (Inherited from UaChannelBase)
Public Property Gets the context used when serializing messages exchanged via the channel. (Inherited from UaChannelBase)
Public Property Gets or sets the default timeout for requests send via the channel. (Inherited from UaChannelBase)
Public Property A masking indicating which features are implemented. (Inherited from UaChannelBase)
Public Property Returns true if the channel uses the UA Binary encoding. (Inherited from UaChannelBase)
Top
Protected Properties
 NameDescription
Protected Property Gets the inner channel.  
Top
See Also

Reference

UaChannelBase<TChannel> Class
Opc.Ua Namespace